Skip to content

Comments

Fix NC 33.0.0 compatibility, deprecated execute() method was removed#282

Open
michael-dev wants to merge 1 commit intonextcloud:masterfrom
michael-dev:fix/nextcloud-33.0.0
Open

Fix NC 33.0.0 compatibility, deprecated execute() method was removed#282
michael-dev wants to merge 1 commit intonextcloud:masterfrom
michael-dev:fix/nextcloud-33.0.0

Conversation

@michael-dev
Copy link
Contributor

NC 33.0.0 removed the OC\DB\QueryBuilder\QueryBuilder::execute() method that was long deprecated.

So this pull request fixes the resulting
Call to undefined method OC\\DB\\QueryBuilder\\QueryBuilder::execute()
errors and restores compatibility with NC 33.0.0

This fixes

Call to undefined method OC\\DB\\QueryBuilder\\QueryBuilder::execute()

Signed-off-by: M. Braun <michael-dev@fami-braun.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant